CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RTL verilog

搜索资源列表

  1. pcirtl

    0下载:
  2. 用verilog编写的pci——rtl级。-using Verilog prepared by the pci -- rtl level.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:197773
    • 提供者:
  1. rs_decoder_31_19_6.tar

    1下载:
  2. Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-22
    • 文件大小:14247
    • 提供者:孟轲敏
  1. rgb2yuv

    0下载:
  2. verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1524
    • 提供者:苗苗
  1. or1200

    0下载:
  2. or1200的内核以及一些参考文献,是Verilog的RTL级描述。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2005315
    • 提供者:sophia
  1. Camera_Interface_Verilog

    0下载:
  2. 该源代码包是基于片上系统的摄像头接口的Verilog语言程序,它包括以下5部分:RTL源代码,测试平台,软件仿真C代码,FPGA综合时的sdc和ucf文件,说明文档。-This source code package is the camera interface module based on the SoC use Verilog language. It has the following 5 parts: RTL code, testbench, software simulating
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:348043
    • 提供者:jinjin
  1. lift_verilog

    0下载:
  2. 用verilog实现的电梯控制器,代码中有详细的注释说明,是学习rtl设计很好的资料-The elevator controller using verilog implementation, the code has detailed notes, is good datum to learn rtl design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:11742
    • 提供者:
  1. ac97_latest.tar

    0下载:
  2. ac97的verilog实现,包含详细的代码实现以及仿真,非常可靠-ac97,verilog rtl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:93275
    • 提供者:roychen
  1. VHDLvsVerilog

    0下载:
  2. This document is in two parts. The first part takes an unbiased view of VHDL and Verilog by comparing their similarities and contrasting their differences. The second part contains a worked example of a model that computes the Greatest Common Divisor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:24621
    • 提供者:lavanya
  1. reset

    0下载:
  2. 这是个关于同步复位和异步复位问题的探讨,最后得出同步释放,异步复位的效果最好 文件中有编好的verilog文件工程,以及仿真结果和RTL分析图,分析的很详细-This is a synchronous reset and asynchronous reset on the issue of the conclusion that synchronous release, asynchronous reset of the best documents are programmed veril
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:550300
    • 提供者:maohuhua
  1. 8088verilog

    0下载:
  2. intel8088的verilog core ,完整的RTL-intel 8088 verilog core, all RTL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:206517
    • 提供者:zhangq
  1. i2c

    0下载:
  2. I2C的RTL源码,verilog,验证过的-I2C verilog RTL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:88801
    • 提供者:zhangq
  1. Full.adder

    0下载:
  2. Verilog的RTL级别全加器和测试平台,测试通过-Verilog RTL level full adder and test benck
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1011
    • 提供者:
  1. GCD

    1下载:
  2. Verilog 最大公约数设计RTL级代码和芯片设计图-Verilog GCD Design and synthesis layout
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:220377
    • 提供者:
  1. Modelsim--script-usage

    0下载:
  2. modelsim是Mentor graphics公司推出的HDL代码仿真工具,也是业界最流行的HDL仿真工具之一。支持图形界面操作和脚本操作。常见的图形界面操作相对直观,但是由于重复性操作几率高、处理效率低、工程的非保存性,对于大规模的代码仿真不推荐使用;脚本操作完全可以克服以上的缺点,把常见的命令,比如库文件和RTL加载、仿真、波形显示等命令编辑成.do脚本文件,只需要让Modelsim运行.do文件即可以完成仿真,智能化程度高。本文重点介绍Modelsim常见命令的使用,以及如何使用.do
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:374360
    • 提供者:liangyao
  1. rtl

    0下载:
  2. Learn the code freely to provide everyone with learning and hope to help everyone. Thank you
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-07
    • 文件大小:9216
    • 提供者:度小心
  1. 8051 Verilog Code

    1下载:
  2. 8051 Core Verilog RTL code
  3. 所属分类:VHDL编程

    • 发布日期:2018-07-17
    • 文件大小:1597469
    • 提供者:bgtservice
  1. AES128 Verilog Code

    1下载:
  2. AES128 Encryption/Decryption Verilog RTL Code
  3. 所属分类:VHDL编程

    • 发布日期:2018-07-17
    • 文件大小:199932
    • 提供者:bgtservice
  1. FIFO_UVM

    1下载:
  2. fifo uvm this is total fifo tb with uvm including score board with total uvm_topology with test cases with rtl giving proper output(this is total fifo tb with uvm including score board with total uvm_topology with test cases with rtl giving prop
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-05-27
    • 文件大小:231424
    • 提供者:gana123
  1. RISC

    1下载:
  2. URISC的RTL级设计,Verilog代码(Design: URISC RTL Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-04-15
    • 文件大小:4096
    • 提供者:Phystan
  1. ppm编解码器

    2下载:
  2. 进行ppm编解码的verilog代码,RTL描述(Verilog code for ppm encoding and decoding, RTL descr iption)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-02-26
    • 文件大小:28672
    • 提供者:孔_刘
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com